html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  font-family: PingFangSC-Regular, sans-serif, PingFangSC-Light, sans-serif, 'Source Han Sans SC', "Microsoft YaHei", arial;
}
@keyframes moreProScroll {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-20px);
  }
  55% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(-40px);
  }
}
.ico-more-pro {
  display: inline-block;
  background: url(//bpic.588ku.com//mainSite/basic/spirit_icon4_230512.png?v=20231128) -155px -147px;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: 300px auto;
  margin-right: 6px;
}
.ico-more-pro.home {
  background-position: -133px -147px;
}
.upgradation_icon {
  position: absolute;
  top: -4px;
  left: -8px;
  width: 29px;
  height: 16px;
  background-image: url(//bpic.588ku.com/mainSite/basic/icon_230505.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.more-product-scroll {
  height: 20px;
  overflow: hidden;
  line-height: 20px;
}
.more-product-scroll .more-product {
  animation: moreProScroll 6s ease-out infinite;
}
.more-product-scroll .wuxianhua a {
  color: #FD3355;
}
.more-product-scroll.home .wuxianhua {
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workbench-ico {
  display: inline-block;
  background: url(//js.588ku.com/main_site/base/icon/workbench_drop_ico.png) -58px 0 no-repeat;
  background-size: 74px auto;
  width: 16px;
  height: 16px;
}
.workbench-ico.ico01 {
  background-position: 0 0;
}
.workbench-ico.ico02 {
  background-position: -19px 1px;
}
.workbench-ico.ico03 {
  background-position: -39px 0;
}
.workbench-item > a {
  color: #fff;
  font-size: 17px;
}
.workbench-item > a .workbench-ico {
  vertical-align: -2px;
  margin-right: 8px;
}
.workbench-item .drop {
  position: absolute;
  z-index: 2;
  width: 139px;
  height: 154px;
  background: #FFF;
  border-radius: 10px;
  left: 0;
  top: 53px;
  padding: 16px;
  transition: all 0.2s;
  transform: scaleY(0);
  transform-origin: top;
}
.workbench-item .drop ul {
  font-size: 12px;
  color: #303030;
  line-height: 18px;
  letter-spacing: 1px;
}
.workbench-item .drop ul li {
  margin-bottom: 12px;
}
.workbench-item .drop ul li i {
  vertical-align: -4px;
  margin-right: 7px;
}
.workbench-item .drop button {
  width: 99px;
  height: 26px;
  background: linear-gradient(138deg, #FFE9CF 0%, #FFC985 100%);
  border-radius: 13px;
  border: 0;
  font-size: 12px;
  font-weight: bold;
  color: #7F3800;
  cursor: pointer;
  margin-top: 3px;
}
.workbench-item .drop button:hover {
  background: linear-gradient(138deg, #FFC985 0%, #FFE9CF 100%);
}
.workbench-item .drop .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 18px;
  background: #EDEDED;
  border-radius: 0px 10px 0px 6px;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
}
.workbench-item .drop .close i {
  color: #666666;
  font-size: 12px;
  display: inline-block;
  transform: scale(0.85);
}
.workbench-item .drop .close:hover i {
  color: #333;
}
.workbench-item .drop.show {
  transform: scaleY(1);
}
.workbench-item .drop.all-show {
  transform: scaleY(1);
}
.navtype-left-boxV1 {
  width: 749px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.navtype-left-boxV1 .top {
  border-radius: 10px 10px 0 0;
  background: linear-gradient(180deg, rgba(97, 196, 255, 0.2) 0%, rgba(97, 196, 255, 0) 100%) #fff;
}
.navtype-left-boxV1 .vip-ul {
  display: flex;
  justify-content: space-between;
  padding: 18px 0 20px 0;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px dashed #EBEDEE;
}
.navtype-left-boxV1 .vip-ul li {
  width: 347px;
  height: 56px;
  background: url(//bpic.588ku.com//mainSite/index/head/dropdown/head_drop_all_gg.png);
  background-size: 100% 100%;
  padding: 7px 0 8px 9px;
  position: relative;
  transition: all 0.2s;
  top: 0;
}
.navtype-left-boxV1 .vip-ul li .tobuy {
  position: absolute;
  top: 7px;
  right: 12px;
  width: 60px;
  height: 20px;
  line-height: 18px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  font-size: 12px;
  color: #8700E4;
  padding-left: 8px;
  transition: all 0.2s;
  border: 1px solid #fff;
}
.navtype-left-boxV1 .vip-ul li .tobuy:hover {
  width: 64px;
}
.navtype-left-boxV1 .vip-ul li .h2 {
  font-weight: bold;
  color: #8700E4;
  line-height: 19px;
  font-size: 14px;
  padding-bottom: 5px;
}
.navtype-left-boxV1 .vip-ul li .h2 .spirit_icon.icon_qiyesmall {
  width: 18px;
  height: 15px;
  background-position: -355px -33px;
  background-size: 398px auto;
  vertical-align: -3px;
  margin-right: 2px;
}
.navtype-left-boxV1 .vip-ul li .p {
  font-size: 12px;
  color: #5E5E5E;
  line-height: 16px;
}
.navtype-left-boxV1 .vip-ul li.ent {
  background-image: url(//bpic.588ku.com/mainSite//index/head/dropdown/head_drop_all_gg_ent.png);
}
.navtype-left-boxV1 .vip-ul li.ent .h2 {
  color: #98611e;
}
.navtype-left-boxV1 .vip-ul li.ent .h2 .spirit_icon.icon_qiyesmall {
  background-position: -333px -33px;
}
.navtype-left-boxV1 .vip-ul li.ent .tobuy {
  color: #98611e;
}
.navtype-left-boxV1 .vip-ul li:hover {
  top: -6px;
}
.navtype-left-boxV1 .title {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 24px;
  text-align: center;
  padding-top: 18px;
}
.navtype-left-boxV1 .nl-ctn {
  padding: 0 0px 0 16px;
  background: none;
  margin-top: -6px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item-box {
  margin-left: 0;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item-box::after {
  display: none;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item {
  width: 80px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item a {
  letter-spacing: 0;
  color: #5E5E5E;
  font-weight: normal;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child {
  margin-left: 6px;
  width: 90px;
  white-space: nowrap;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child a {
  font-weight: normal;
}
.navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child a:hover {
  font-weight: 600;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle {
  width: 104px;
  background: none;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box {
  width: auto;
  padding-right: 6px;
}
.navtype-left-boxV1 .nl-ctn .nline-box .l-tle a {
  color: #474747;
  letter-spacing: 0;
}
.navtype-left-boxV1 .nl-ctn .nline-box.ys .link-item:last-child a {
  color: #17A1FF;
}
.navtype-left-boxV1 .nl-ctn .nline-box.office .link-item:last-child a {
  color: #FFC001;
}
.navtype-left-boxV1 .nl-ctn .nline-box.video .link-item:last-child a {
  color: #7265E2;
}
.navtype-left-boxV1 .nl-ctn .nline-box.photo .link-item:last-child a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.model .link-item:last-child a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.gif .link-item:last-child a:hover,
.navtype-left-boxV1 .nl-ctn .nline-box.bg .link-item:last-child a:hover {
  color: #595959;
}
.navtype-left-boxV1 .nl-ctn .foot {
  display: flex;
  padding-top: 3px;
  margin-bottom: -7px;
}
.navtype-left-boxV1 .nl-ctn .foot .nline-box .l-tle {
  width: auto;
  margin-right: 16.5px;
}
.navtype-left-boxV1 .nl-ctn .foot .nline-box .l-tle .icon-box {
  padding-left: 1px;
}
.drop_all_ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(//bpic.588ku.com/mainSite/basic/ico/drop_all_ico.png) no-repeat;
  background-size: auto 20px;
}
.drop_all_ico.ico_video {
  background-position: 1px 0px;
}
.drop_all_ico.ico_office {
  background-position: -20px 0;
}
.drop_all_ico.ico_back {
  background-position: -42px 0;
}
.drop_all_ico.ico_ys {
  background-position: -65px 0;
}
.drop_all_ico.ico_illus {
  background-position: -87px 0;
}
.drop_all_ico.ico_ui {
  background-position: -111px 0;
}
.drop_all_ico.ico_art {
  background-position: -135px 0;
}
.drop_all_ico.ico_templte {
  background-position: -160px 0;
}
.drop_all_ico.ico_photo {
  background-position: -182px 0;
}
.drop_all_ico.ico_gif {
  background-position: -205px 0;
}
.drop_all_ico.icon2_ys {
  background-position: -233px 0;
}
.drop_all_ico.icon2_templte {
  background-position: -256px 0;
}
.drop_all_ico.icon2_gif {
  background-position: -279px 0;
}
.drop_all_ico.icon2_art {
  background-position: -302px 0;
}
.drop_all_ico.icon2_ui {
  background-position: -327px 0;
}
.drop_all_ico.icon2_photo {
  background-position: -354px 0;
}
.drop_all_ico.icon2_back {
  background-position: -379px 0;
}
.drop_all_ico.icon2_illus {
  background-position: -407px 0;
}
.all-menu-box {
  display: flex;
  padding: 16px 0;
}
.all-menu-box .menu-lev1 {
  width: 160px;
  border-right: 1px dashed #F0F1F2;
  padding: 4px 16px 0 16px;
}
.all-menu-box .menu-lev1 a {
  display: block;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 21px;
  color: #474747;
  padding-left: 10px;
}
.all-menu-box .menu-lev1 a i {
  margin-right: 4px;
  font-size: 20px;
  vertical-align: -2px;
}
.all-menu-box .menu-lev1 a i.icon-angle-right {
  float: right;
  font-size: 12px;
  margin-right: 9px;
  color: #0098FF;
  transform: scale(0.86);
  display: none;
}
.all-menu-box .menu-lev1 a:hover {
  color: #0098FF;
}
.all-menu-box .menu-lev1 a.active {
  background: rgba(23, 161, 255, 0.15);
  color: #0098FF;
}
.all-menu-box .menu-lev1 a.active .icon-angle-right {
  display: block;
}
.all-menu-box .menu-lev2 {
  flex: 1;
}
.lev2-tab-item {
  padding: 0 23px 0 16px;
  height: 290px;
}
.lev2-tab1 {
  position: relative;
  height: 289px;
  border-radius: 8px;
}
.lev2-tab1::after {
  content: '';
  position: absolute;
  left: -4px;
  top: 110px;
  width: 45px;
  height: 22px;
  background: url(//bpic.588ku.com/mainSite/index/head/dropdown/lev2-tab-item_img01.png);
  background-size: 100% 100%;
}
.lev2-tab1::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 156px;
  height: 65px;
  background: url(//bpic.588ku.com/mainSite/index/head/dropdown/lev2-tab-item_img02.png);
  background-size: 100% 100%;
}
.lev2-tab1 .top-imgs {
  display: flex;
  justify-content: space-between;
}
.lev2-tab1 .top-imgs li {
  width: 175px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}
.lev2-tab1 .top-imgs li a {
  display: block;
  height: 100%;
  position: relative;
}
.lev2-tab1 .top-imgs li a img {
  width: 100%;
  height: 100%;
}
.lev2-tab1 .top-imgs li p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #FFF;
  line-height: 30px;
  padding-left: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.lev2-tab1 .top-imgs li:hover p {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-top: 38px;
}
.lev2-tab1 .words {
  display: flex;
  align-items: center;
  text-align: center;
  padding-top: 36px;
}
.lev2-tab1 .words > i {
  width: 1px;
  height: 116px;
  background: rgba(0, 0, 0, 0.1);
}
.lev2-tab1 .words .d1 {
  width: 267px;
}
.lev2-tab1 .words .d1 dd {
  padding-left: 35px;
}
.lev2-tab1 .words .d2 {
  width: 288px;
}
.lev2-tab1 .words .d2 dd label {
  width: 100%;
}
.lev2-tab1 .words dt {
  font-weight: bold;
  color: #191919;
  padding-bottom: 4px;
}
.lev2-tab1 .words dd {
  display: flex;
  flex-wrap: wrap;
  color: #5E5E5E;
}
.lev2-tab1 .words dd label {
  width: 105px;
  line-height: 16px;
  margin-top: 16px;
}
.lev2-tab1 .bg {
  position: absolute;
  height: 217px;
  background: #FFF0ED linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 8px;
}
.chaoguo-con .top-img {
  display: flex;
  justify-content: space-between;
}
.chaoguo-con .top-img > a {
  width: 127px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
}
.chaoguo-con .top-img > a img {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}
.chaoguo-con .top-img > a:hover img {
  transform: scale(1.2);
}
.chaoguo-con .links {
  display: flex;
  padding-top: 16px;
  justify-content: space-between;
}
.chaoguo-con .links li {
  width: 127px;
}
.chaoguo-con .links li b {
  display: block;
  font-weight: bold;
  color: #191919;
}
.chaoguo-con .links li b::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 12px;
  background: #17A1FF;
  vertical-align: -1px;
  margin-right: 4px;
}
.chaoguo-con .links li a {
  display: block;
  margin-top: 12px;
  color: #5E5E5E;
  padding-left: 6px;
}
.chaoguo-con .links li a.last {
  color: #191919;
  text-decoration: underline;
}
.chaoguo-con .links li a:hover {
  color: #17A1FF;
}
.ipxx-con .ipxx-ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
}
.ipxx-con .ipxx-ul li {
  width: 175px;
  height: 136px;
  background: #FFC2C2;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.ipxx-con .ipxx-ul li > img {
  width: 100%;
  height: 100%;
}
.ipxx-con .ipxx-ul li .foot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  border-radius: 0px 0px 8px 8px;
  padding: 0 10px;
  color: #fff;
  opacity: 1;
  transition: all 0.3s;
}
.ipxx-con .ipxx-ul li .foot label {
  float: right;
  font-size: 12px;
}
.ipxx-con .ipxx-ul li a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  color: #fff;
  text-align: center;
  padding-top: 30px;
  transition: all 0.3s;
}
.ipxx-con .ipxx-ul li a dd {
  font-size: 12px;
  line-height: 16px;
  padding-top: 8px;
}
.ipxx-con .ipxx-ul li .remen {
  position: absolute;
  top: 0;
  right: 10px;
  width: 28px;
  height: 21px;
  background: url(//bpic.588ku.com/mainSite/index/head/dropdown/tag_remen.png);
  background-size: 100% 100%;
  font-size: 12px;
  color: #fff;
  opacity: 1;
  transition: all 0.3s;
}
.ipxx-con .ipxx-ul li .remen span {
  display: block;
  text-align: center;
  transform: scale(0.9);
}
.ipxx-con .ipxx-ul li:hover a {
  opacity: 1;
  padding-top: 46px;
}
.ipxx-con .ipxx-ul li:hover .foot {
  bottom: -15px;
  opacity: 0;
}
.ipxx-con .ipxx-ul li:hover .remen {
  top: -12px;
  opacity: 0;
}
.pers-index-drop {
  position: absolute;
  width: 112px;
  height: 112px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  top: 57px;
  z-index: 1002;
  padding-top: 10px;
  transform: scaleY(0);
  transition: all 0.2s;
  transform-origin: top;
  left: calc(50% - 56px);
}
.pers-index-drop a {
  display: block;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #191919;
}
.pers-index-drop a:hover {
  background: rgba(0, 139, 255, 0.08);
}
.pers-index-link:hover .pers-index-drop {
  transform: scaleY(1);
}
.pers-index-link:hover .nav_item {
  color: #17A1FF;
}
[show='1440'] {
  display: none !important;
}
[show='1520'] {
  display: none !important;
}
[hide='1440'] {
  display: block !important;
}
[hide='1440'].header_item {
  display: flex !important;
}
@media screen and (max-width: 1680px) {
  [hide='1680'] {
    display: none !important;
  }
  [hide='1680'].header_item {
    display: none !important;
  }
}
@media screen and (max-width: 1520px) {
  [show='1520'] {
    display: block !important;
  }
  [show='1520'].header_item {
    display: flex !important;
  }
  [hide='1520'] {
    display: none !important;
  }
}
@media screen and (max-width: 1440px) {
  [show='1440'] {
    display: block !important;
  }
  [show='1440'].header_item {
    display: flex !important;
  }
  [hide='1440'] {
    display: none !important;
  }
  [hide='1440'].header_item {
    display: none !important;
  }
  .index_scroll_head .new-item-more {
    display: flex;
  }
  .ku-headTopFixedV2 .fix-insearch-box {
    width: 400px;
  }
  .index_scroll_head .fix-insearch-box {
    width: 400px;
  }
}
.index_scroll_head .head_content240515 {
  max-width: none;
  padding: 0 40px;
}
.more-ellipsis {
  color: #4c5b65;
  cursor: pointer;
}
.index_scroll_head .header_right .msg_btn .msg_count,
.index_head .header_right .msg_btn .msg_count {
  width: 6px;
  height: 6px;
  top: 4px;
  right: 3px;
}
.identity-switching {
  position: relative;
  padding-top: 13px;
  margin-right: 20px;
}
.identity-switching > dt {
  display: flex;
  height: 44px;
  background: #F5F6FA;
  border-radius: 8px;
  padding: 0 12px;
  padding-right: 8px;
  align-items: center;
  cursor: pointer;
}
.identity-switching > dt .name {
  line-height: 14px;
  font-size: 12px;
}
.identity-switching > dt .title {
  color: #191919;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.identity-switching > dt .type {
  color: #8C8C8C;
  padding-top: 4px;
}
.identity-switching > dt > label {
  color: #7d7c83;
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  text-align: center;
  margin-left: 12px;
}
.identity-switching > dt > label i {
  color: #17A1FF;
  font-size: 12px;
  transform: scale(0.6);
  display: inline-block;
}
.identity-switching > dd {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 322px;
  padding: 8px 16px 19px 16px;
  top: 58px;
  transition: all 0.2s;
  transform: scale(0);
  opacity: 0;
  transform-origin: top left;
  z-index: 1001;
}
.identity-switching > dd .h2 {
  font-weight: bold;
  font-size: 14px;
  color: #00001A;
  line-height: 22px;
  padding-bottom: 12px;
  padding-top: 8px;
}
.identity-switching > dd .personal {
  display: flex;
  padding: 8px 6px;
  align-items: center;
  cursor: pointer;
  border-radius: 6px;
}
.identity-switching > dd .personal:hover {
  background: #F0F6FF;
}
.identity-switching > dd .personal > img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.identity-switching > dd .personal > dl {
  padding-left: 10px;
  flex: 1;
}
.identity-switching > dd .personal > dl dt .name {
  display: inline-block;
  max-width: 123px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 22px;
}
.identity-switching > dd .personal > dl dd {
  font-size: 12px;
  color: #7D7C83;
  padding-top: 1px;
}
.identity-switching > dd .personal > dl dd .subtitle {
  line-height: 18px;
  width: 88px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.identity-switching > dd .personal > dl dd label {
  display: inline-block;
  font-size: 12px;
  background: linear-gradient(45deg, #FFE7BE 0%, #FEDAA5 100%);
  border-radius: 4px;
  color: #955C00;
  transform: scale(0.91);
  padding: 0 6px 0 6px;
  line-height: 19.8px;
  vertical-align: middle;
  margin-left: -1px;
}
.identity-switching > dd .personal > dl dd label.visitor {
  background: #E6F0FF;
  color: #1975FF;
  cursor: pointer;
}
.identity-switching > dd .personal > dl dd label.expired {
  background: linear-gradient(48deg, #C5CCE1 0%, #B7BFD5 100%);
  background: #FC4B09;
  color: #fff;
  cursor: pointer;
}
.identity-switching > dd .personal > dl dd label.link {
  background: #DBE9FF;
  color: #175AFF;
  cursor: pointer;
}
.identity-switching > dd .personal > dl dd label.link:hover {
  background: #BED4FF;
}
.identity-switching > dd .personal .currIco {
  width: 20px;
}
.identity-switching > dd .personal .currIco i {
  color: #06f;
  font-size: 17px;
}
.identity-switching > dd .personal .currUse {
  font-size: 12px;
  color: #0066FF;
  margin-right: 10px;
}
.identity-switching > dd .personal .button {
  cursor: pointer;
  display: none;
  color: #0066FF;
  font-size: 12px;
  margin-right: 10px;
}
.identity-switching > dd .personal .more {
  width: 16px;
  display: none;
  color: #d8d8da;
}
.identity-switching > dd .personal .more i {
  font-size: 19px;
}
.identity-switching > dd .personal:hover .more {
  display: block;
  color: #0066FF;
}
.identity-switching > dd .personal:hover .currUse {
  display: none;
}
.identity-switching > dd .personal:hover .button {
  display: block;
}
.identity-switching > dd .companys_scroll .personal > img {
  border-radius: 8px;
}
.identity-switching > dd .title {
  font-weight: bold;
  font-size: 14px;
  color: #464853;
  line-height: 21px;
  padding-top: 12px;
  padding-bottom: 8px;
}
.identity-switching > dd .btn_top {
  border-top: 1px solid #E0E3E9;
  margin-top: 18px;
}
.identity-switching > dd .btn {
  border: none;
  height: 20px;
  line-height: 19px;
  background: none;
  cursor: pointer;
  color: #00001A;
  margin-top: 20px;
  padding-left: 0;
}
.identity-switching > dd .btn > i {
  margin-right: 8px;
  font-size: 12px;
  vertical-align: 0px;
  display: inline-block;
}
.identity-switching > dd .btn:hover {
  color: #0066FF;
}
.identity-switching.show > dt {
  background: rgba(23, 161, 255, 0.1);
}
.identity-switching.show > dd {
  transform: scale(1);
  opacity: 1;
}
.companys_scroll {
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-left: -6px;
  margin-right: -12px;
  padding-right: 3px;
}
.companys_scroll::-webkit-scrollbar {
  width: 4px;
}
.companys_scroll::-webkit-scrollbar-track {
  background: #E0E3E9;
  border-radius: 4px;
}
.companys_scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #0066FF;
}
.menu-script {
  position: absolute;
  white-space: nowrap;
  height: 18px;
  background: linear-gradient(137deg, #FF5A00 0%, #FF3300 100%);
  border-radius: 4px;
  line-height: 16px;
  right: -3px;
  top: 6px;
}
.menu-script span {
  color: #fff;
  font-size: 11px;
  padding: 0 2.1px;
  display: block;
  transform: scale(0.9);
}
.index_scroll_head .header_right .msg_btn .icon-xinfengbeifen {
  font-size: 18px;
}
.mr_26 {
  margin-right: 26px;
}
.index_head .header_right .msg_btn,
.index_scroll_head .header_right .msg_btn {
  width: 20px;
  height: 24px;
}
.index_scroll_head .header_right .ent_nav {
  width: auto;
  margin-right: 0;
}
.user-info-box:hover::before {
  content: '';
  position: absolute;
  left: -16px;
  cursor: pointer;
  right: -12px;
  top: 0;
  bottom: 0;
}
/*# sourceMappingURL=./baseHeader_240515.css.map */